In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / RotateExif Property

RotateExif Property (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Property RotateExif As Boolean
public bool RotateExif {get; set;}
public read-write property RotateExif: Boolean; 
public function get,set RotateExif : boolean
public: __property bool get_RotateExif();

public: __property void set_RotateExif( 

   bool value

);
public:

property bool RotateExif {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members